home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / grafik / bildanzeiger / superview-lib_dev / include / proto / svobjects.h < prev    next >
C/C++ Source or Header  |  1995-03-09  |  346b  |  15 lines

  1. /* proto/svobjects.h                */
  2. /* Version    : 3.5                 */
  3. /* Date       : 25.03.1993          */
  4. /* Written by : Andreas R. Kleinert */
  5.  
  6. /* SVObject-Version V2.x+ */
  7.  
  8. #ifndef PROTO_SVOBJECTS_H
  9. #define PROTO_SVOBJECTS_H
  10.  
  11. #include <clib/svobjects_protos.h>
  12. #include <pragmas/svobjects_pragmas.h>
  13.  
  14. #endif /* PROTO_SVOBJECTS_H */
  15.